<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.clr { clear:both;}

a{ text-decoration: none;
	color:#333;
}

a:hover{
	text-decoration: none;
	color: #b61d22;
}

/*tab*/
.mt-tabpage { 
	width: 530px;
}


.mt-tabpage-title {background: #fff4e1;
	height: 45px;
	font-size: 0;
	width: 100%;
	margin:0 auto 30px;

}
.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	width: 150px;
	height: 45px;
	line-height: 42px;
	text-align: center;
	color: #b61d22;
	font-size: 20px;
	font-weight: bold;
}
.mt-tabpage-title .mt-tabpage-item:hover{
	color: #fff;
}
.mt-tabpage-title .mt-tabpage-item-cur { font-weight: bold;
	color: #fff;
	font-size: 22px;
	background: #b61d22;
}
.mt-tabpage-count {
	position: relative;
	width: 520px;
	height: 380px;
	overflow: hidden;
}

.mt-tabpage-cont__wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	width: 520px;
	height: 310px;
}




/*-----------------------------------------*/

.xwlb { width: 520px;}
.xwlb h1 {font-size:17px; font-weight:normal; margin-bottom: 25px; width:505px; background:url(../images/p_25.jpg) left center no-repeat; padding-left:15px;overflow:hidden;  white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; }
.xwlb h1 a:hover { color:#b61d22}

.xwlb h2 {font-size:20px; font-weight: bold; margin-bottom: 15px; overflow:hidden;  white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; }
.xwlb h2 a:hover { color:#b61d22}

.xwlb p { font-size:16px; line-height: 30px; padding-bottom: 15px; border-bottom: 1px solid #ebebeb; margin-bottom: 20px;}












</pre></body></html>